home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / nm-applet / ce-page-mobile.glade < prev    next >
Encoding:
Extensible Markup Language  |  2010-11-17  |  18.2 KB  |  374 lines

  1. <?xml version="1.0"?>
  2. <glade-interface>
  3.   <!-- interface-requires gtk+ 2.16 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <widget class="GtkWindow" id="mobile_page_widget">
  6.     <property name="title" translatable="yes">window1</property>
  7.     <child>
  8.       <widget class="GtkVBox" id="MobilePage">
  9.         <property name="visible">True</property>
  10.         <property name="border_width">12</property>
  11.         <property name="orientation">vertical</property>
  12.         <property name="spacing">18</property>
  13.         <child>
  14.           <widget class="GtkVBox" id="mobile_basic_vbox">
  15.             <property name="visible">True</property>
  16.             <property name="orientation">vertical</property>
  17.             <property name="spacing">6</property>
  18.             <child>
  19.               <widget class="GtkLabel" id="mobile_basic_label">
  20.                 <property name="visible">True</property>
  21.                 <property name="xalign">0</property>
  22.                 <property name="label" translatable="yes"><b>Basic</b></property>
  23.                 <property name="use_markup">True</property>
  24.               </widget>
  25.               <packing>
  26.                 <property name="expand">False</property>
  27.                 <property name="fill">False</property>
  28.                 <property name="position">0</property>
  29.               </packing>
  30.             </child>
  31.             <child>
  32.               <widget class="GtkAlignment" id="alignment1">
  33.                 <property name="visible">True</property>
  34.                 <property name="left_padding">12</property>
  35.                 <child>
  36.                   <widget class="GtkTable" id="table1">
  37.                     <property name="visible">True</property>
  38.                     <property name="n_rows">3</property>
  39.                     <property name="n_columns">2</property>
  40.                     <property name="column_spacing">12</property>
  41.                     <property name="row_spacing">6</property>
  42.                     <child>
  43.                       <widget class="GtkLabel" id="label28">
  44.                         <property name="visible">True</property>
  45.                         <property name="xalign">0</property>
  46.                         <property name="label" translatable="yes">Nu_mber:</property>
  47.                         <property name="use_underline">True</property>
  48.                         <property name="mnemonic_widget">mobile_number</property>
  49.                       </widget>
  50.                       <packing>
  51.                         <property name="x_options">GTK_FILL</property>
  52.                         <property name="y_options"></property>
  53.                       </packing>
  54.                     </child>
  55.                     <child>
  56.                       <widget class="GtkLabel" id="label24">
  57.                         <property name="visible">True</property>
  58.                         <property name="xalign">0</property>
  59.                         <property name="label" translatable="yes">_Username:</property>
  60.                         <property name="use_underline">True</property>
  61.                         <property name="mnemonic_widget">mobile_username</property>
  62.                       </widget>
  63.                       <packing>
  64.                         <property name="top_attach">1</property>
  65.                         <property name="bottom_attach">2</property>
  66.                         <property name="x_options">GTK_FILL</property>
  67.                         <property name="y_options"></property>
  68.                       </packing>
  69.                     </child>
  70.                     <child>
  71.                       <widget class="GtkLabel" id="label25">
  72.                         <property name="visible">True</property>
  73.                         <property name="xalign">0</property>
  74.                         <property name="label" translatable="yes">_Password:</property>
  75.                         <property name="use_underline">True</property>
  76.                         <property name="mnemonic_widget">mobile_password</property>
  77.                       </widget>
  78.                       <packing>
  79.                         <property name="top_attach">2</property>
  80.                         <property name="bottom_attach">3</property>
  81.                         <property name="x_options">GTK_FILL</property>
  82.                         <property name="y_options"></property>
  83.                       </packing>
  84.                     </child>
  85.                     <child>
  86.                       <widget class="GtkEntry" id="mobile_number">
  87.                         <property name="visible">True</property>
  88.                         <property name="can_focus">True</property>
  89.                       </widget>
  90.                       <packing>
  91.                         <property name="left_attach">1</property>
  92.                         <property name="right_attach">2</property>
  93.                         <property name="y_options"></property>
  94.                       </packing>
  95.                     </child>
  96.                     <child>
  97.                       <widget class="GtkEntry" id="mobile_username">
  98.                         <property name="visible">True</property>
  99.                         <property name="can_focus">True</property>
  100.                       </widget>
  101.                       <packing>
  102.                         <property name="left_attach">1</property>
  103.                         <property name="right_attach">2</property>
  104.                         <property name="top_attach">1</property>
  105.                         <property name="bottom_attach">2</property>
  106.                         <property name="y_options"></property>
  107.                       </packing>
  108.                     </child>
  109.                     <child>
  110.                       <widget class="GtkEntry" id="mobile_password">
  111.                         <property name="visible">True</property>
  112.                         <property name="can_focus">True</property>
  113.                         <property name="visibility">False</property>
  114.                       </widget>
  115.                       <packing>
  116.                         <property name="left_attach">1</property>
  117.                         <property name="right_attach">2</property>
  118.                         <property name="top_attach">2</property>
  119.                         <property name="bottom_attach">3</property>
  120.                         <property name="y_options"></property>
  121.                       </packing>
  122.                     </child>
  123.                   </widget>
  124.                 </child>
  125.               </widget>
  126.               <packing>
  127.                 <property name="expand">False</property>
  128.                 <property name="fill">False</property>
  129.                 <property name="position">1</property>
  130.               </packing>
  131.             </child>
  132.           </widget>
  133.           <packing>
  134.             <property name="expand">False</property>
  135.             <property name="fill">False</property>
  136.             <property name="position">0</property>
  137.           </packing>
  138.         </child>
  139.         <child>
  140.           <widget class="GtkVBox" id="mobile_advanced_vbox">
  141.             <property name="visible">True</property>
  142.             <property name="orientation">vertical</property>
  143.             <property name="spacing">6</property>
  144.             <child>
  145.               <widget class="GtkLabel" id="mobile_advanced_label">
  146.                 <property name="visible">True</property>
  147.                 <property name="xalign">0</property>
  148.                 <property name="label" translatable="yes"><b>Advanced</b></property>
  149.                 <property name="use_markup">True</property>
  150.               </widget>
  151.               <packing>
  152.                 <property name="expand">False</property>
  153.                 <property name="fill">False</property>
  154.                 <property name="position">0</property>
  155.               </packing>
  156.             </child>
  157.             <child>
  158.               <widget class="GtkAlignment" id="alignment2">
  159.                 <property name="visible">True</property>
  160.                 <property name="left_padding">12</property>
  161.                 <child>
  162.                   <widget class="GtkTable" id="table2">
  163.                     <property name="visible">True</property>
  164.                     <property name="n_rows">6</property>
  165.                     <property name="n_columns">2</property>
  166.                     <property name="column_spacing">12</property>
  167.                     <property name="row_spacing">6</property>
  168.                     <child>
  169.                       <widget class="GtkLabel" id="label29">
  170.                         <property name="visible">True</property>
  171.                         <property name="xalign">0</property>
  172.                         <property name="label" translatable="yes">_APN:</property>
  173.                         <property name="use_underline">True</property>
  174.                         <property name="mnemonic_widget">mobile_apn</property>
  175.                       </widget>
  176.                       <packing>
  177.                         <property name="x_options">GTK_FILL</property>
  178.                         <property name="y_options"></property>
  179.                       </packing>
  180.                     </child>
  181.                     <child>
  182.                       <widget class="GtkLabel" id="label30">
  183.                         <property name="visible">True</property>
  184.                         <property name="xalign">0</property>
  185.                         <property name="label" translatable="yes">N_etwork ID:</property>
  186.                         <property name="use_underline">True</property>
  187.                         <property name="mnemonic_widget">mobile_network_id</property>
  188.                       </widget>
  189.                       <packing>
  190.                         <property name="top_attach">1</property>
  191.                         <property name="bottom_attach">2</property>
  192.                         <property name="x_options">GTK_FILL</property>
  193.                         <property name="y_options"></property>
  194.                       </packing>
  195.                     </child>
  196.                     <child>
  197.                       <widget class="GtkEntry" id="mobile_network_id">
  198.                         <property name="visible">True</property>
  199.                         <property name="can_focus">True</property>
  200.                       </widget>
  201.                       <packing>
  202.                         <property name="left_attach">1</property>
  203.                         <property name="right_attach">2</property>
  204.                         <property name="top_attach">1</property>
  205.                         <property name="bottom_attach">2</property>
  206.                         <property name="y_options"></property>
  207.                       </packing>
  208.                     </child>
  209.                     <child>
  210.                       <widget class="GtkLabel" id="type_label">
  211.                         <property name="visible">True</property>
  212.                         <property name="xalign">0</property>
  213.                         <property name="label" translatable="yes">_Type:</property>
  214.                         <property name="use_underline">True</property>
  215.                         <property name="mnemonic_widget">mobile_network_type</property>
  216.                       </widget>
  217.                       <packing>
  218.                         <property name="top_attach">2</property>
  219.                         <property name="bottom_attach">3</property>
  220.                         <property name="x_options">GTK_FILL</property>
  221.                         <property name="y_options"></property>
  222.                       </packing>
  223.                     </child>
  224.                     <child>
  225.                       <widget class="GtkComboBox" id="mobile_network_type">
  226.                         <property name="visible">True</property>
  227.                         <property name="items" translatable="yes">Any
  228. 3G (UMTS/HSPA)
  229. 2G (GPRS/EDGE)
  230. Prefer 3G (UMTS/HSPA)
  231. Prefer 2G (GPRS/EDGE)</property>
  232.                       </widget>
  233.                       <packing>
  234.                         <property name="left_attach">1</property>
  235.                         <property name="right_attach">2</property>
  236.                         <property name="top_attach">2</property>
  237.                         <property name="bottom_attach">3</property>
  238.                         <property name="y_options">GTK_EXPAND</property>
  239.                       </packing>
  240.                     </child>
  241.                     <child>
  242.                       <widget class="GtkHBox" id="hbox2">
  243.                         <property name="visible">True</property>
  244.                         <property name="spacing">6</property>
  245.                         <child>
  246.                           <widget class="GtkEntry" id="mobile_apn">
  247.                             <property name="visible">True</property>
  248.                             <property name="can_focus">True</property>
  249.                             <property name="invisible_char">●</property>
  250.                           </widget>
  251.                           <packing>
  252.                             <property name="position">0</property>
  253.                           </packing>
  254.                         </child>
  255.                         <child>
  256.                           <widget class="GtkButton" id="mobile_apn_button">
  257.                             <property name="label" translatable="yes">Change...</property>
  258.                             <property name="visible">True</property>
  259.                             <property name="can_focus">True</property>
  260.                             <property name="receives_default">True</property>
  261.                           </widget>
  262.                           <packing>
  263.                             <property name="position">1</property>
  264.                           </packing>
  265.                         </child>
  266.                       </widget>
  267.                       <packing>
  268.                         <property name="left_attach">1</property>
  269.                         <property name="right_attach">2</property>
  270.                         <property name="y_options"></property>
  271.                       </packing>
  272.                     </child>
  273.                     <child>
  274.                       <widget class="GtkLabel" id="label33">
  275.                         <property name="visible">True</property>
  276.                         <property name="xalign">0</property>
  277.                         <property name="label" translatable="yes">PI_N:</property>
  278.                         <property name="use_underline">True</property>
  279.                         <property name="mnemonic_widget">mobile_pin</property>
  280.                       </widget>
  281.                       <packing>
  282.                         <property name="top_attach">4</property>
  283.                         <property name="bottom_attach">5</property>
  284.                         <property name="x_options">GTK_FILL</property>
  285.                         <property name="y_options"></property>
  286.                       </packing>
  287.                     </child>
  288.                     <child>
  289.                       <placeholder/>
  290.                     </child>
  291.                     <child>
  292.                       <placeholder/>
  293.                     </child>
  294.                     <child>
  295.                       <placeholder/>
  296.                     </child>
  297.                     <child>
  298.                       <widget class="GtkEntry" id="mobile_pin">
  299.                         <property name="visible">True</property>
  300.                         <property name="can_focus">True</property>
  301.                         <property name="visibility">False</property>
  302.                         <property name="invisible_char">●</property>
  303.                       </widget>
  304.                       <packing>
  305.                         <property name="left_attach">1</property>
  306.                         <property name="right_attach">2</property>
  307.                         <property name="top_attach">4</property>
  308.                         <property name="bottom_attach">5</property>
  309.                         <property name="y_options"></property>
  310.                       </packing>
  311.                     </child>
  312.                     <child>
  313.                       <widget class="GtkCheckButton" id="mobile_roaming_allowed">
  314.                         <property name="label" translatable="yes">Allow roaming if home network is not available</property>
  315.                         <property name="visible">True</property>
  316.                         <property name="can_focus">True</property>
  317.                         <property name="receives_default">False</property>
  318.                         <property name="active">True</property>
  319.                         <property name="draw_indicator">True</property>
  320.                       </widget>
  321.                       <packing>
  322.                         <property name="left_attach">1</property>
  323.                         <property name="right_attach">2</property>
  324.                         <property name="top_attach">3</property>
  325.                         <property name="bottom_attach">4</property>
  326.                       </packing>
  327.                     </child>
  328.                   </widget>
  329.                 </child>
  330.               </widget>
  331.               <packing>
  332.                 <property name="expand">False</property>
  333.                 <property name="fill">False</property>
  334.                 <property name="position">1</property>
  335.               </packing>
  336.             </child>
  337.           </widget>
  338.           <packing>
  339.             <property name="expand">False</property>
  340.             <property name="fill">False</property>
  341.             <property name="position">1</property>
  342.           </packing>
  343.         </child>
  344.         <child>
  345.           <widget class="GtkHBox" id="hbox1">
  346.             <property name="visible">True</property>
  347.             <child>
  348.               <widget class="GtkCheckButton" id="mobile_show_passwords">
  349.                 <property name="label" translatable="yes">Sho_w passwords</property>
  350.                 <property name="visible">True</property>
  351.                 <property name="can_focus">True</property>
  352.                 <property name="receives_default">False</property>
  353.                 <property name="use_underline">True</property>
  354.                 <property name="xalign">0</property>
  355.                 <property name="image_position">top</property>
  356.                 <property name="draw_indicator">True</property>
  357.               </widget>
  358.               <packing>
  359.                 <property name="expand">False</property>
  360.                 <property name="fill">False</property>
  361.                 <property name="pack_type">end</property>
  362.                 <property name="position">0</property>
  363.               </packing>
  364.             </child>
  365.           </widget>
  366.           <packing>
  367.             <property name="position">2</property>
  368.           </packing>
  369.         </child>
  370.       </widget>
  371.     </child>
  372.   </widget>
  373. </glade-interface>
  374.